-
Home
-
WP Migrate Lite – WordPress Migration Made Easy
-
2.7.2
-
Code
-
Classes
- FileProcessor
Total Complexity |
41 |
Dependencies |
7 |
Dependents |
4 |
Total lines |
328 |
Lines of code |
184 |
Logical lines of code |
124 |
Comment lines |
74 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_local_files() |
B |
34 |
19 |
92 |
get_item_nice_name() |
A |
50 |
8 |
27 |
check_file_against_date() |
S |
55 |
4 |
19 |
get_files_by_path() |
S |
62 |
3 |
12 |
check_file_against_excludes() |
S |
64 |
3 |
10 |
filter_folder_data() |
S |
64 |
2 |
10 |
__construct() |
S |
74 |
1 |
5 |
handle_single_file() |
S |
64 |
1 |
9 |